home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Environments
/
Prograph Classic 2.6.1
/
Prograph Extensions
/
Primitives
/
Primitives.rsrc
/
STR#_113.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-21
|
320 b
|
11 lines
Inputs: InList; Item; N1; [N2; ...]
Outputs: OutList
Inputs: list; any; integer; [integer; ...]
Outputs: list
OutList is the list obtained by replacing the indexed element of InList with Item. If the indices are N1 and N2, OutList is the list with the N2th element of the N1th list in InList replaced by Item.
Lists